home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Texteditors
/
Mg1b
/
Source
/
version.c
< prev
next >
Wrap
C/C++ Source or Header
|
1996-09-26
|
445b
|
17 lines
/*
* This file contains the string that get written
* out by the emacs-version command.
* Rich had it generated by a command file. I do
* it manually, until I can figure out a way to get
* the MicroGnuEmacs version number generated in an
* reasonable and automatic manner.
*/
char *version = "MicroGnuEmacs 1b.tgr" ;
#ifdef __50SERIES
#ifndef __CI
static void dummmy(){} /* work around bug in primos 64v mode */
#endif
#endif